LogCommand.CurrentCycle property

The number of values that have already been logged.

Namespace: IntervalZero.KINGSTAR.Local.Class

Assembly: IntervalZero.KINGSTAR.Local.Class (in IntervalZero.KINGSTAR.Local.dll) Version: 4.4.0.0

Syntax

C#VB
public int CurrentCycle { get; }
Public ReadOnly Property CurrentCycle As Integer

Property value

Type: int

See also

LogCommand Class

IntervalZero.KINGSTAR.Local.Class Namespace